Appointment Schedule Slot Management System
Desarrollador
Hablar con el vendedor
Detalles del producto
This is the Appointment (Schedule,Slot) Management System in PHP MySQL Codeigniter Framework for small ,medium & large company(Extended Version).
Customer will submit the appointment form with personal information,selected service and request date time from slot. Slot will be displayed with open and closed slot time.Customer can only select the opened slot. As soon as they sumit form a user will be created and they will receive an email with login credential to login into member panel. They can see updated status of their schedule and slot.
Admin will login and will change the status of appointment with approved,cancel,rejected and they can change time schedule. At update an email will be sent to customer with status.
Front End :
http://yourdomain.com
if any sub folder
http://yourdomain.com/ your-folder-name
Admin Section :
http://yourdomain.com/index.php/admin/login
if any sub folder
http://yourdomain.com/ your-folder-name /index.php/admin/login
Dashboard:
After login You can see Dashboard with the current status of users,appointmentMaterial Used:
HTML,CSS,JSPHP 5.6+
CodeIgniter 3.1.11 Framewok
MYSQL 5.6+
Settings & installation guide
MYSQL:
Database:
The database and its tables is in zip folder.In PhpMyAdmin make a database name and click import.now browse and select *.sql file from unzipped folder and after submitting You can see all the tables there.
PHP:
config.php:
Path : application/config/config.php
Enter your domain name here example : http://www.example.com
database.php:
Path : application/config/database.php
Enter your database name,username & password
Operate & Manauals
Login:
Login with your username(email) & password stored in users tables
Dashboard:
In the Dashboard you can see users,appointment data
Slot:
Manage Slot
Appointment:
Manage Appointment
As soon as they sumit form a user will be created and they will receive an email with login credential to login into member panel. They can see updated status of their schedule and slot.Admin will login and will change the status of appointment with approved,cancel,rejected and they can change time schedule.
File Tree
-
📁 Appointment Schedule Slot Management System